home *** CD-ROM | disk | FTP | other *** search
- |
- | !run for sFTP
- |
-
-
- | The key remap is to allow sFTP to pick up on the TAB key for filename completion
- | and the cursor keys
- | Make tab produce ^I
- Key 10 |I
- | Make up-arrow produce ^P
- Key 15 |P
- | Make down-arrow produce ^N
- Key 14 |N
- | Make left-arrow produce ^B
- Key 12 |B
- | Make right-arrow produce ^F
- Key 13 |F
- Set sFTP$Dir <Obey$Dir>
-
-
- RMEnsure LineEditor 2.69 RMLoad <sftp$Dir>.Resources.LineEditor
- RMEnsure LineEditor 2.69 Error You need to load lineeditor for the line editing to work.
-
- RMEnsure WimpExtension 3.45 RMLoad <sftp$Dir>.Resources.WimpExt
- RMEnsure WimpExtension 3.45 Error You need WimpExtension 3.45 or later to run !sFTP
-
- RMEnsure UtilityModule 3.10 Error This application is only suitable for use with RISC OS 3.10 or later versions
-
- RMENSURE FilterManager 0.09 RMLoad System:modules.FilterMgr
- RMENSURE FilterManager 0.09 Error You Need filter manager 0.09 or later
-
- RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17 RMLoad System:modules.BorderUtil
-
- RMEnsure Toolbox 1.23 RMLoad System:modules.toolbox.toolbox
- RMEnsure Toolbox 1.23 Error You need toolbox 1.23 or later to run !sFTP
- RMEnsure Window 1.15 RMLoad System:modules.toolbox.window
- RMEnsure Window 1.15 Error You need window 1.15 or later to run !sFTP
- RMEnsure Menu 0.15 RMLoad System:modules.toolbox.menu
- RMEnsure Menu 0.15 Error You need menu 0.15 or later to run !sFTP
- RMEnsure Iconbar 1.08 RMLoad System:modules.toolbox.iconbar
- RMEnsure Iconbar 1.08 Error You need iconbar 1.08 or later to run !sFTP
- RMEnsure ProgInfo 0.05 RMLoad System:modules.toolbox.proginfo
- RMEnsure ProgInfo 0.05 Error You need proginfo 0.10 or later to run !sFTP
-
-
-
- | The following lines make sure that Doggysoft's utility !syslog
- | has been seen by the filer
- If "<SysLog$Dir>"="" then Error The !SysLog utility has not yet been seen by the filer
- RMEnsure SysLog 0.17 Run <SysLog$Dir>.!Run
- RMEnsure SysLog 0.17 Error sFTP needs SysLog 0.17 or later
-
-
- | The following lines make sure that !Scrap has been seen by the filer
- IF "<Wimp$ScrapDir>"="" then Error Please open a directory containing !Scrap and try again.
-
-
- Iconsprites <sFTP$Dir>.!Sprites
- Set sFTP$Path <sFTP$Dir>.
- wimpslot -min 132K -max 132K
- |Run <sFTP$Dir>.!RunImage 2>adfs::4.$.error
- Run <sFTP$Dir>.!Runimage